DeepSeek Harness Antigravity OAuth Plugin: Integrating the Google Antigravity Gemini Provider in DSH Web
`eridani075/deepseek-harness-antigravity-oauth` is an MIT-licensed plugin for DeepSeek Harness (DSH) Web. It logs into Google Antigravity via Google OAuth and integrates the Gemini models within the account (such as `antigravity-gemini-3.7-flash`, etc.) into DSH as a native LLM Provider. The plugin supports text generation, thinking process, tool calling, streaming responses, and automatic token refresh, but does not support image/PDF input or multi-account rotation. Users need to download the tar package from GitHub Releases and run `
Read Moredsh-codex-provider: Integrating OpenAI Codex into DSH via Device Code OAuth
dsh-codex-provider is a DeepSeek Harness (DSH) community plugin developed by Hu9956, designed to address users' desire to invoke the OpenAI Codex model via the DSH web interface without using an OpenAI API Key, while leveraging ChatGPT Plus/Pro subscription credits. Built on the DSH "everything is a plugin" philosophy, this plugin integrates with OpenAI accounts through a device code OAuth authorization flow, automatically handles the rotation and refresh of access tokens and refresh tokens, and activates the built-in `openai-codex` model routing within DSH. The plugin's main features include support for device code login, importing local Codex CLI login states, and providing a provider management interface.
Read Moredsh-plugin-subscriptions: Integrate ChatGPT, Claude, and Grok into DSH via Subscription Accounts, No API Key Required
dsh-plugin-subscriptions is a DeepSeek Harness model inference plugin maintained by V1ki. It bridges ChatGPT (Codex), Claude, Grok, and GitHub Copilot subscriptions into DSH's LLM Provider via a Web-based OAuth interface, eliminating the need for API keys. The plugin supports a real-time model catalog, subscription usage display, inference level and Codex speed switching, and includes tools such as x_search, image_generate, and video_generate. This article introduces its positioning, installation commands, and typical usage, while also reminding users about plugin permissions and compliance considerations.
Read More